From: Glenn Morris Date: Tue, 26 Oct 2010 07:42:46 +0000 (-0700) Subject: Mention server-port. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~3515 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1d83b0e93e06a4516ad6877d41849257a1f62326;p=emacs.git Mention server-port. --- diff --git a/etc/NEWS b/etc/NEWS index 489beb523ed..ff2c2101f1b 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -329,6 +329,8 @@ You can get a comparable behavior with: ** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags. +** server can listen on a specific port using the server-port option. + ** Calendar, Diary, and Appt ---